1. Build the image dataset

2. Build an image classifier

Building the image dataset

Building an image classifier

Model Building

I Supervised Learning

1. SVM

2. Random Forest

3. Decision Tree

II Neural Network

III CNN

I Supervised Learning

1. SVM

I Supervised Learning

2. Random Forest

I Supervised Learning

3. Decision Tree

II Neural Network

III CNN

Though the accuracy of all model comes to be very poor.

But it is not possible to build image classifier without labels.

To build image clssifier, labels are needed.

To label the images respectively, image dataset shuold be build, which can be only done through using a pretrained classifer model and its data.